arm64: dts: allwinner: a64: Enable A64 timer workaround
authorSamuel Holland <samuel@sholland.org>
Sun, 13 Jan 2019 02:17:19 +0000 (20:17 -0600)
committerBen Hutchings <ben@decadent.org.uk>
Wed, 15 May 2019 22:07:16 +0000 (23:07 +0100)
As instability in the architectural timer has been observed on multiple
devices using this SoC, inluding the Pine64 and the Orange Pi Win,
enable the workaround in the SoC's device tree.

Acked-by: Maxime Ripard <maxime.ripard@bootlin.com>
Signed-off-by: Samuel Holland <samuel@sholland.org>
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Gbp-Pq: Topic bugfix/arm64
Gbp-Pq: Name arm64-dts-allwinner-a64-Enable-A64-timer-workaround.patch

arch/arm64/boot/dts/allwinner/sun50i-a64.dtsi

index d3daf90a8715c50b844eb6e6f577aeb2c756991b..7bc32fdb1fe60ef122de98cbb6a3454903c91ae5 100644 (file)
 
        timer {
                compatible = "arm,armv8-timer";
+               allwinner,erratum-unknown1;
                interrupts = <GIC_PPI 13
                        (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_HIGH)>,
                             <GIC_PPI 14